home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 June / What PC June 1996.iso / system / whatpc.dir / 00194.ls < prev    next >
Encoding:
Text File  |  1996-04-15  |  149 b   |  8 lines

  1. on mouseUp
  2.   sound stop 1
  3.   set the movieRate of sprite 8 to 0
  4.   set the castNum of sprite 20 to cast "INDEX2.BMP"
  5.   updateStage()
  6.   go("Index")
  7. end
  8.